-
Notifications
You must be signed in to change notification settings - Fork 920
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added brave product urls to brave://about #9785
Conversation
12521ad
to
9e487de
Compare
Not sure if it's due to Chromium 93 merging? or if it's Windows specific (unlikely) but this isn't working for me unfortunately |
@bsclifton make sure the patch is applied |
@goodov good call! Total rookie mistake there 😂 (didn't put branch name in package.json when running init). OK looks like it's got a failed patch after 93 merged |
faf4156
to
b8833f0
Compare
Rebased and updated patch 😄 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
++
Since this PR is related to Reported in Brave Community: https://community.brave.com/t/brave-memories-not-available/273961 |
Thanks for following up on that @Tonev - and thanks in general for being super helpful with issue triage 😄 I definitely appreciate the help you've brought here (and on community.brave.com) There is an issue tracking the removal of that - brave/brave-browser#15582 I'll leave it up to @nullhook if we want to solve in the same pull request 😄 (otherwise, I'm happy to fix) |
b8833f0
to
6814d3e
Compare
Thanks the pointing the issue @Tonev - let's do this on another PR @bsclifton |
6814d3e
to
5ac00cd
Compare
5ac00cd
to
c742948
Compare
Resolves brave/brave-browser#17299
Submitter Checklist:
QA/Yes
orQA/No
;release-notes/include
orrelease-notes/exclude
;OS/...
) to the associated issuenpm run test -- brave_browser_tests
,npm run test -- brave_unit_tests
,npm run lint
,npm run gn_check
,npm run tslint
git rebase master
(if needed)Reviewer Checklist:
gn
After-merge Checklist:
changes has landed on
Test Plan: